home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Complete Linux
/
Complete Linux.iso
/
xwindows
/
devel
/
fwf_3_6.rea
< prev
next >
Wrap
Text File
|
1994-01-24
|
644b
|
26 lines
For those who don't have 10MB just to compile the library, here is the
complete Free Widget Foundation library, includes, man pages, source, and
pre-built demo binaries to version 3.6.
I have added only a few small tweaks to the source/headers to get the library
and test programs to build.
To recompile:
% xmkmf
% make Makefiles
% make
and wait for a while.
Enjoy...
Mitch <m.dsouza@mrc-apu.cam.ac.uk>
P.s. I used libc.so.4.5.12 and libXpm.so.3.3.0 to compile the binaries, so
you may get warnings when running the test programs. To get rid of them
please recompile by saying under the FWF directory:
% rm -f ./bin/*
% make execs